Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gateway update #1

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Gateway update #1

wants to merge 6 commits into from

Conversation

emmdurin
Copy link
Owner

No description provided.

groldan and others added 6 commits February 16, 2023 17:44
…it-id:git-commit-id-maven-plugin

Newer plugin works to add git info to actuator
endpoint /actuator/info
Allow to add additional security roles to authenticated users
based on the roles extracted from the authentication provider.
The LDAP provider adds ROLE_ prefix to role names.
The OAuth2/OIDC one doesn't.

This patch makes the GeorchestraUser.roles list have
ROLE_ prefixed names provided by the LDAP user mapper,
but doesn't force all roles having such prefix if the
auth provider didn't add it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants